Total Complexity | 25 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 234 |
Lines of code | 99 |
Logical lines of code | 63 |
Comment lines | 117 |
Methods | 9 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isValidEngineHelper() | 52 | 7 | 25 | |
crypt() | 52 | 4 | 26 | |
setupKey() | 56 | 2 | 18 | |
setKeyLength() | 67 | 3 | 7 | |
setKey() | 67 | 3 | 7 | |
encrypt() | 70 | 2 | 6 | |
decrypt() | 70 | 2 | 6 | |
encryptBlock() | 91 | 1 | 2 | |
decryptBlock() | 91 | 1 | 2 |